cody - HTMLify profile
files of /cody/vishal-dcode/Background 3D Boxes/
const btn = document.getElementById("btn");
const boxes = document.getElementById("boxes");
btn.addEventListener("click", () =>
const boxes = document.getElementById("boxes");
btn.addEventListener("click", () =>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"